Skip to content

Conversation

swghosh
Copy link

@swghosh swghosh commented May 5, 2025

As torch._six is no longer available in recent PyTorch versions, this breaks the package when used with recent PyTorch installs. Alternatively, using string_classes containing the default Python str type fixes the issue.

Fixes #223

torch._six is no longer available in recent PyTorch versions
@swghosh swghosh changed the title Remove use of torch._six bump(pytorch): Remove use of torch._six May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ModuleNotFoundError: No module named 'torch._six'
1 participant